3.1301 \(\int \frac {(1-2 x)^2}{(2+3 x)^5 (3+5 x)} \, dx\)

Optimal. Leaf size=59 \[ \frac {605}{3 x+2}+\frac {121}{2 (3 x+2)^2}+\frac {217}{27 (3 x+2)^3}+\frac {49}{36 (3 x+2)^4}-3025 \log (3 x+2)+3025 \log (5 x+3) \]

[Out]

49/36/(2+3*x)^4+217/27/(2+3*x)^3+121/2/(2+3*x)^2+605/(2+3*x)-3025*ln(2+3*x)+3025*ln(3+5*x)

________________________________________________________________________________________

Rubi [A]  time = 0.02, antiderivative size = 59, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 1, integrand size = 22, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.045, Rules used = {88} \[ \frac {605}{3 x+2}+\frac {121}{2 (3 x+2)^2}+\frac {217}{27 (3 x+2)^3}+\frac {49}{36 (3 x+2)^4}-3025 \log (3 x+2)+3025 \log (5 x+3) \]

Antiderivative was successfully verified.

[In]

Int[(1 - 2*x)^2/((2 + 3*x)^5*(3 + 5*x)),x]

[Out]

49/(36*(2 + 3*x)^4) + 217/(27*(2 + 3*x)^3) + 121/(2*(2 + 3*x)^2) + 605/(2 + 3*x) - 3025*Log[2 + 3*x] + 3025*Lo
g[3 + 5*x]

Rule 88

Int[((a_.) + (b_.)*(x_))^(m_.)*((c_.) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> Int[ExpandI
ntegrand[(a + b*x)^m*(c + d*x)^n*(e + f*x)^p, x], x] /; FreeQ[{a, b, c, d, e, f, p}, x] && IntegersQ[m, n] &&
(IntegerQ[p] || (GtQ[m, 0] && GeQ[n, -1]))

Rubi steps

\begin {align*} \int \frac {(1-2 x)^2}{(2+3 x)^5 (3+5 x)} \, dx &=\int \left (-\frac {49}{3 (2+3 x)^5}-\frac {217}{3 (2+3 x)^4}-\frac {363}{(2+3 x)^3}-\frac {1815}{(2+3 x)^2}-\frac {9075}{2+3 x}+\frac {15125}{3+5 x}\right ) \, dx\\ &=\frac {49}{36 (2+3 x)^4}+\frac {217}{27 (2+3 x)^3}+\frac {121}{2 (2+3 x)^2}+\frac {605}{2+3 x}-3025 \log (2+3 x)+3025 \log (3+5 x)\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.05, size = 45, normalized size = 0.76 \[ \frac {1764180 x^3+3587166 x^2+2433252 x+550739}{108 (3 x+2)^4}-3025 \log (5 (3 x+2))+3025 \log (5 x+3) \]

Antiderivative was successfully verified.

[In]

Integrate[(1 - 2*x)^2/((2 + 3*x)^5*(3 + 5*x)),x]

[Out]

(550739 + 2433252*x + 3587166*x^2 + 1764180*x^3)/(108*(2 + 3*x)^4) - 3025*Log[5*(2 + 3*x)] + 3025*Log[3 + 5*x]

________________________________________________________________________________________

fricas [A]  time = 0.52, size = 95, normalized size = 1.61 \[ \frac {1764180 \, x^{3} + 3587166 \, x^{2} + 326700 \, {\left (81 \, x^{4} + 216 \, x^{3} + 216 \, x^{2} + 96 \, x + 16\right )} \log \left (5 \, x + 3\right ) - 326700 \, {\left (81 \, x^{4} + 216 \, x^{3} + 216 \, x^{2} + 96 \, x + 16\right )} \log \left (3 \, x + 2\right ) + 2433252 \, x + 550739}{108 \, {\left (81 \, x^{4} + 216 \, x^{3} + 216 \, x^{2} + 96 \, x + 16\right )}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)^2/(2+3*x)^5/(3+5*x),x, algorithm="fricas")

[Out]

1/108*(1764180*x^3 + 3587166*x^2 + 326700*(81*x^4 + 216*x^3 + 216*x^2 + 96*x + 16)*log(5*x + 3) - 326700*(81*x
^4 + 216*x^3 + 216*x^2 + 96*x + 16)*log(3*x + 2) + 2433252*x + 550739)/(81*x^4 + 216*x^3 + 216*x^2 + 96*x + 16
)

________________________________________________________________________________________

giac [A]  time = 0.86, size = 52, normalized size = 0.88 \[ \frac {605}{3 \, x + 2} + \frac {121}{2 \, {\left (3 \, x + 2\right )}^{2}} + \frac {217}{27 \, {\left (3 \, x + 2\right )}^{3}} + \frac {49}{36 \, {\left (3 \, x + 2\right )}^{4}} + 3025 \, \log \left ({\left | -\frac {1}{3 \, x + 2} + 5 \right |}\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)^2/(2+3*x)^5/(3+5*x),x, algorithm="giac")

[Out]

605/(3*x + 2) + 121/2/(3*x + 2)^2 + 217/27/(3*x + 2)^3 + 49/36/(3*x + 2)^4 + 3025*log(abs(-1/(3*x + 2) + 5))

________________________________________________________________________________________

maple [A]  time = 0.01, size = 54, normalized size = 0.92 \[ -3025 \ln \left (3 x +2\right )+3025 \ln \left (5 x +3\right )+\frac {49}{36 \left (3 x +2\right )^{4}}+\frac {217}{27 \left (3 x +2\right )^{3}}+\frac {121}{2 \left (3 x +2\right )^{2}}+\frac {605}{3 x +2} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((1-2*x)^2/(3*x+2)^5/(5*x+3),x)

[Out]

49/36/(3*x+2)^4+217/27/(3*x+2)^3+121/2/(3*x+2)^2+605/(3*x+2)-3025*ln(3*x+2)+3025*ln(5*x+3)

________________________________________________________________________________________

maxima [A]  time = 0.48, size = 56, normalized size = 0.95 \[ \frac {1764180 \, x^{3} + 3587166 \, x^{2} + 2433252 \, x + 550739}{108 \, {\left (81 \, x^{4} + 216 \, x^{3} + 216 \, x^{2} + 96 \, x + 16\right )}} + 3025 \, \log \left (5 \, x + 3\right ) - 3025 \, \log \left (3 \, x + 2\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)^2/(2+3*x)^5/(3+5*x),x, algorithm="maxima")

[Out]

1/108*(1764180*x^3 + 3587166*x^2 + 2433252*x + 550739)/(81*x^4 + 216*x^3 + 216*x^2 + 96*x + 16) + 3025*log(5*x
 + 3) - 3025*log(3*x + 2)

________________________________________________________________________________________

mupad [B]  time = 1.13, size = 45, normalized size = 0.76 \[ \frac {\frac {605\,x^3}{3}+\frac {7381\,x^2}{18}+\frac {202771\,x}{729}+\frac {550739}{8748}}{x^4+\frac {8\,x^3}{3}+\frac {8\,x^2}{3}+\frac {32\,x}{27}+\frac {16}{81}}-6050\,\mathrm {atanh}\left (30\,x+19\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((2*x - 1)^2/((3*x + 2)^5*(5*x + 3)),x)

[Out]

((202771*x)/729 + (7381*x^2)/18 + (605*x^3)/3 + 550739/8748)/((32*x)/27 + (8*x^2)/3 + (8*x^3)/3 + x^4 + 16/81)
 - 6050*atanh(30*x + 19)

________________________________________________________________________________________

sympy [A]  time = 0.17, size = 51, normalized size = 0.86 \[ \frac {1764180 x^{3} + 3587166 x^{2} + 2433252 x + 550739}{8748 x^{4} + 23328 x^{3} + 23328 x^{2} + 10368 x + 1728} + 3025 \log {\left (x + \frac {3}{5} \right )} - 3025 \log {\left (x + \frac {2}{3} \right )} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)**2/(2+3*x)**5/(3+5*x),x)

[Out]

(1764180*x**3 + 3587166*x**2 + 2433252*x + 550739)/(8748*x**4 + 23328*x**3 + 23328*x**2 + 10368*x + 1728) + 30
25*log(x + 3/5) - 3025*log(x + 2/3)

________________________________________________________________________________________